Welcome![Sign In][Sign Up]
Location:
Search - MySql VC

Search list

[Other resourceMyODBC

Description: MySQL的ODBC接口程序源代码(语言:VC)-MySQL ODBC interface program source code (language : VC)
Platform: | Size: 211420 | Author: 林意 | Hits:

[ADO-ODBC20061395126

Description: 在vc中如何配置和访问mysql数据库,是法国人写的一个比较经典的程序。 -in how to configure and access mysql database, the French wrote a comparison of classical procedures.
Platform: | Size: 719312 | Author: 吴阳 | Hits:

[ADO-ODBCselfclassmysql

Description: 实现了几个类来完成VC++下操作mysql数据库 自认为封装的还不错,用起来很方便,其中我使用的DBMS是mysql5.0。在控制台下开发完成-achieve several categories to complete the operation VC mysql database since that package was pretty good, very convenient for them to use, I use the DBMS is mysql5.0. The console developed
Platform: | Size: 611472 | Author: 刘冰 | Hits:

[Other resourceMySqlDemo

Description: 本文详细阐述了如何进行MySQL的安装、调试,以及如何用VC进行编译,实现数据的“添加、修改、删除”等功能。
Platform: | Size: 215583 | Author: ws | Hits:

[OS programMySqlDemo

Description: vc++下实现与mysql数据库连接的源码程序。运行时需要mysql安装目录下的lib和include文件夹中的文件。另外系统源码中连接的是mysql数据库的ip地址,据情况自己设定。
Platform: | Size: 678595 | Author: 丁玉忠 | Hits:

[Other resourceMysqlTest

Description: Mysql与VC.NET连接,实现功能: 添加\\删除\\修改,注:检索功能未实现,感兴趣的朋友可以研究一下, 仅供学习参考用!
Platform: | Size: 277546 | Author: 高广涛 | Hits:

[Other resourceMySqlPictureDemo

Description: 往MYSQL数据库存储图片的一个很好的DEMO程序,环境是VC++.NET
Platform: | Size: 71997 | Author: 123 | Hits:

[Other resourceRoute66Mobile_7.3.52

Description: 统 Oracle数据库 SQL Server MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder 软件工程 其他书籍 + 文章/文档 软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他
Platform: | Size: 4141302 | Author: CARSON | Hits:

[ADO-ODBCvcPP-connect-MySql

Description: VC链接mysql数据库接口及其实现,包括dll与lib文件,修改连接部分,直接使用即可-The interface for vc++ to connect MySql database and its realization,dll and lib are included.You can use it after modify the connection method
Platform: | Size: 819200 | Author: 晏资余 | Hits:

[MySQLCPP-MYSQL

Description: VC++ 环境下链接MySql数据库的例子,附带官方的MySQL Connector C 6.0.2 包下的所有头文件和库文件。希望对大家有所帮助。-VC++ link MySql database environment examples with the official MySQL Connector C 6.0.2 package all the header files and libraries. We want to help.
Platform: | Size: 9207808 | Author: 周彬 | Hits:

[Other DatabasesMYSQL

Description: 用VC++,实现一个基于命令行的简单数据库系统,有建表,插入,删除,更新,选择等功能.-With VC++, to achieve a simple command-line based database system, there are built table, insert, delete, update, select other functions.
Platform: | Size: 28672 | Author: Hi | Hits:

[ADO-ODBCmysql

Description: 使用VC连接mysql数据库,新建表和相应的字段-connect mysql by c++
Platform: | Size: 1024 | Author: 高杰 | Hits:

[MySQLVC-MySQL-CHENGJICHAXUN

Description: 学生对于所选课程的成绩查询,mysql,java语言开发的完整源程序。-Student achievement chosen course for inquiries, mysql, java language development complete source.
Platform: | Size: 4563968 | Author: sun | Hits:

[ADO-ODBCMySQL

Description: 这是一个通过VC直接联接MYSQL数据库的源代码,只要在VC设置一下工作环境即可-This is a direct connection MYSQL through VC source code, as long as the VC to set about the work environment
Platform: | Size: 215040 | Author: yewenjie | Hits:

[Software EngineeringVC-connecting-to-MYSQL

Description: 这是一篇在visual c++环境下利用C++语言连接Mysql的教程,后面一部分是C API操作数据库。-This is a use of language in visual c++ C++ environment connection Mysql tutorial, part C API behind the operation of the .
Platform: | Size: 19456 | Author: 黄勇 | Hits:

[Windows Developmain

Description: 简单链接数据库,用C语言编写的,数据库为MySQL,可以实现登陆,增删改和查找数据项(Simple link database, written in C language, database for MySQL, you can achieve landing, additions and deletions to change and find data items)
Platform: | Size: 1024 | Author: zhuxin | Hits:

[Windows DevelopInsertDataToDB

Description: sqlite数据库主要应用于嵌入式数据库的开发,以纯C编写, 不依赖数据库平台,只有一个db文件,不用像Orcal,SQLSever,MySQL一样需要数据库程序的支撑。(SQLite database is mainly used in the development of embedded database, YISHION C written, Do not rely on the database platform, there is only one DB file, do not like Orcal, SQLSever, MySQL, you need the support of database programs.)
Platform: | Size: 29250560 | Author: 小直 | Hits:

[ADO-ODBCNavicat

Description: 查看数据的工具 破解版,可以查数据结构,数据列表。(This is a gui toolkit for mysql)
Platform: | Size: 7698432 | Author: myvmlinuz | Hits:

[OtherMySQLDemo

Description: 这是一个在Windows下读写Mysql数据库的程序,该程序实现了基于C++接口对Mysql数据库进行读写。(This is a program to read and write Mysql database under Windows, which implements the Mysql database reading and writing based on the C++ interface.)
Platform: | Size: 764928 | Author: 一名码农 | Hits:

[SQL ServerSQL学习语句

Description: 介绍VC++编程所需SQL基本操作、包括工作表、查询、报表等(Guide for SQL Language,include table,view,table)
Platform: | Size: 72704 | Author: shizn | Hits:
« 1 2 3 4 56 7 8 9 10 »

CodeBus www.codebus.net